SftTabs/NET 6.0

ToolTip Property, TabClass Class

Softel vdm, Inc.

Defines the tab's tooltip text.

Syntax      TabClass Class (Softelvdm.SftTabsNET)

VB   

Public Property ToolTip As String

C#   

public string ToolTip { get; set; }

C++   

public: property String^ ToolTip {
        String^ get();
        void set(String^ value);
}

Property Value

The tab's tooltip text.

The default value is String.Empty.

Comments

The ToolTip property defines the tab's tooltip text.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com